func runtime.mallocgcSmallScanNoHeader
2 uses
runtime (current package)
malloc.go#L1058: x, elemsize = mallocgcSmallScanNoHeader(size, typ, needzero)
malloc.go#L1340: func mallocgcSmallScanNoHeader(size uintptr, typ *_type, needzero bool) (unsafe.Pointer, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)